home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / RSS Owl 1.1.3 / rssowl_win32_1_1_3.exe / doc / faq.xml < prev    next >
Extensible Markup Language  |  2005-07-17  |  25KB  |  541 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <rss version='0.91'>
  3.     <channel>
  4.         <title>RSSOwl - Frequently asked questions</title>
  5.         <link>http://www.rssowl.org</link>
  6.         <language>en-en</language>
  7.         <copyright>2003-2005 RSSOwl Development Team</copyright>
  8.         <image>
  9.             <title>RSSOwl @ SourceForge.net</title>
  10.             <url>http://sourceforge.net/sflogo.php?group_id=86683&type=1</url>
  11.             <link>http://www.rssowl.org</link>
  12.         </image>
  13.         <item>
  14.         <title>Is there any tutorial available?</title>
  15.             <description>
  16. Please select "Tutorial" from the "Help" menu or press "F1" on Windows.
  17.             </description>
  18.         </item>
  19.         <item>
  20.             <title>I am not sure if I use the newest RSSOwl Version</title>
  21.             <link></link>
  22.             <description>
  23. Perform an update check at "Help" > "Check for update"<br /><br />
  24.  
  25. By default RSSOwl automatically checks for a new version after startup.<br />
  26. This setting may be changed at "Tools" > "Preferences" > "General" > "Check for Updates after startup"
  27.             </description>
  28.         </item>
  29.         <item>
  30.             <title>Where do I find RSS / RDF / Atom Newsfeeds?</title>
  31.             <description>
  32. <ol>
  33.     <li>Use the Newsfeed search engine to search by keywords ("Tools" > "Search for Newsfeeds")</li>
  34.     <li>Use the Discover Newsfeed search engine to search on a website ("Tools" > "Discover Newsfeeds on Website")</li>
  35.     <li>Browse the latest best rated and personalized recommendations of AmphetaRate</li>
  36.     <li>Search at Newsfeed search sites and archives such as:
  37.         <ul>
  38.             <li>http://www.newsisfree.com</li>
  39.             <li>http://www.weblogs.com/</li>
  40.             <li>http://www.rss-verzeichnis.de/</li>
  41.         </ul>
  42.     </li>
  43. </ol>
  44.             </description>
  45.         </item>
  46.         <item>
  47.             <title>How do I import an OPML file into RSSOwl?</title>
  48.             <link></link>
  49.             <description>
  50. Please choose "File" > "Import From OPML..." and enter the file into
  51. the dialog.
  52. RSSOwl will create a new category filled with all newsfeeds from the OPML.
  53.             </description>
  54.         </item>
  55.         <item>
  56.             <title>Updating from previous Versions</title>
  57.             <link></link>
  58.             <description>
  59. Updating an existing RSSOwl is very easy!<br /><br />
  60.  
  61. All settings and favorites should be stored in your user-home directory in a folder
  62. called ".rssowl" that is independant from RSSOwl's installation folder.<br /><br />
  63.  
  64. On Windows ".rssowl" should be located in "/Documents and Settings/user.name/.rssowl".
  65. On Linux / Solaris take a look at "~/.rssowl", from the console by typing "cd ~/.rssowl".
  66. On Mac the folder is located in "~/Library/Preferences/rssowl".<br /><br />
  67.  
  68. In the case you are able to locate that folder simply copy the new RSSOwl into the
  69. same folder of the old RSSOwl, overwriting it.<br /><br />
  70.  
  71. In the case you are not able to locate that folder simply run the old RSSOwl, goto
  72. "Preferences" and perform "Export Settings". That export also includes your favorites.
  73. In the new RSSOwl goto "Preferences" and select "Import Settings". That's it :).
  74.             </description>
  75.         </item>
  76.         <item>
  77.             <title>What are the requirements to use the Internal Browser?</title>
  78.             <link></link>
  79.             <description>
  80. Requirements on Windows: Internet Explorer 5 and above<br />
  81. Requirements on Linux:  Mozilla 1.4 GTK2 and above<br />
  82. Requirements on Mac: Panther OS X.3, Safari based<br /><br />
  83.  
  84. Please see the topic "What do I need to run the Internal Browser on Linux?"
  85. in this FAQ how to enable Mozilla as internal browser for RSSOwl.<br /><br />
  86.  
  87. The Internal browser is currently not supported on Solaris.<br /><br />
  88.  
  89. The default browser is executed automatically if the internal
  90. browser is not installed. The browser will open outside of
  91. RSSOwl.<br /><br />
  92.  
  93. If you want to use any other browser than the default, please goto
  94. "Tools" > "Preferences" > "Browser" and enter the path to the
  95. executable of your browser. RSSOwl will pass the URL as argument
  96. to the executable.
  97.             </description>
  98.         </item>
  99.         <item>
  100.             <title>What do I need to run the Internal Browser on Linux?</title>
  101.             <link></link>
  102.             <description>
  103. A supported version of Mozilla must be installed (1.4 GTK2 or above 1.4).<br /><br />
  104.  
  105. Set the environment variable MOZILLA_FIVE_HOME to your Mozilla installation folder. e.g. setenv MOZILLA_FIVE_HOME /usr/lib/mozilla<br /><br />
  106.  
  107. Set the environmnent variable LD_LIBRARY_PATH to include MOZILLA_FIVE_HOME. e.g. setenv LD_LIBRARY_PATH ${MOZILLA_FIVE_HOME}:${LD_LIBRARY_PATH}<br /><br />
  108.  
  109. On Mandrake 9.1, use:<br /><br />
  110.  
  111. export MOZILLA_FIVE_HOME=/usr/lib/mozilla<br />
  112. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${MOZILLA_FIVE_HOME}:${LD_LIBRARY_PATH}<br /><br />
  113.  
  114. RSSOwl can now use the Browser widget.
  115.             </description>
  116.         </item>
  117.         <item>
  118.             <title>How is it possible to quickly close tabs?</title>
  119.             <link></link>
  120.             <description>
  121. Simply double-click on the tab to have it closed.<br /><br />
  122.  
  123. The other close-operations are performed when having Ctrl / Command
  124. or the Shift Key pressed while double-clicking:<br /><br />
  125.  
  126. Double-click with pressed Ctrl / Command Key: Perform "Close Others"<br />
  127. Double-click with pressed Shift Key: Perform "Close All Except Feeds"
  128.             </description>
  129.         </item>
  130.         
  131.         <item>
  132.             <title>How is it possible to hide the splashscreen on startup?</title>
  133.             <link></link>
  134.             <description>
  135. To hide the splash-screen that shows up on startup of RSSOwl, pass -showSplash false
  136. to the rssowl.exe on Windows and -Dnet.sourceforge.rssowl.noSplash on other operating
  137. systems to the java.exe call.
  138.             </description>
  139.         </item>
  140.         
  141.         <item>
  142.             <title>Windows: Howto disable click sounds of internal browser?</title>
  143.             <link></link>
  144.             <description>
  145. Disabling the click sound when using the internal browser is possible from within
  146. the control panel. Goto sounds and find "Start Navigation" and "Complete
  147. Navigation" and set the sound to "none".
  148.             </description>
  149.         </item>
  150.         
  151.         <item>
  152.             <title>I am using a slow modem connection. Any Tips?</title>
  153.             <link></link>
  154.             <description>
  155. When you are using a slow modem connection you should modify some settings in "Connection" preferences.
  156. Decrease the number of maximum parallel connections and increase the connection timeout.
  157.             </description>
  158.         </item>
  159.         
  160.         <item>
  161.             <title>How do I make RSSOwl show the Windows XP skins? </title>
  162.             <description>
  163. Please note that RSSOwl automatically trys to enable the WinXP skin for RSSOwl.
  164. If you use WindowsXP and the skin did not change, try the following:<br /><br />
  165.  
  166. In order for an application to show the Windows XP skins, there must be a manifest
  167. file located in the same place as the executable that launches the application
  168. (the executable will be java.exe or javaw.exe).<br /><br />
  169.  
  170. The name of the manifest file must match the name of the executable, for example
  171. javaw.exe.manifest.<br /><br />
  172.  
  173. Open the "rssowl.jar" with any compression tool, that supports the Java Archive
  174. format. Copy both manifest-files from the "usr" folder to the folder of the
  175. executing JVM (must be the same directory, where java.exe or javaw.exe is in).<br /><br />
  176.  
  177. Execute RSSOwl. The WindowsXP Look & Feel should now be displayed.
  178.             </description>
  179.         </item>
  180.         <item>
  181.             <title>Which newsfeed formats are supported?</title>
  182.             <link></link>
  183.             <description>
  184. RSSOwl is supporting RSS versions 0.91, 0.92 and 2.0, RDF version 1.0, Atom Syndication Format 0.3 and OPML.
  185.             </description>
  186.         </item>
  187.         <item>
  188.             <title>What is AmphetaRate and how do I rate news?</title>
  189.             <link>http://amphetarate.sourceforge.net</link>
  190.             <description>
  191. AmphetaRate is a centralized ratings/recommendation service that provides
  192. personalized news and blog recommendations. Each news found in your subscribed
  193. feeds may be rated "Fantastic", "Good", "Moderate", "Bad" and "Very bad".
  194. Your recommendations are computed by Bayesian filtering and an algorithm finding
  195. people who share your taste.<br /><br />
  196.  
  197. AmphetaRate sends you its recommended articles that you certainly will like but
  198. have probably missed.<br /><br />
  199.  
  200. To use AmphetaRate, you have to enter your AmphetaRate Username and Password. RSSOwl will then
  201. automatically create the recommendation newsfeed, that holds the recommended articles.
  202. <br /><br />
  203. If the user is new to AmphetaRate an account can be registered from RSSOwl with a simple
  204. click on the "Create Account" button ("Tools" > "Preferences" > "AmphetaRate") after entering
  205. the desired username and password.
  206. <br /><br />
  207. The recommendation feed's news come with the newstext and the url of the feed where
  208. the news was published. This URL is mouse-sensitive. A mouseclick on it will open the
  209. "Add to favorites" dialog, to add the feed to the favorites.
  210. <br /><br />
  211. The "Latest best news" on AmphetaRate is a feed containing the latest best rated news.
  212. This feed is accessible even if you are not registrated to AmphetaRate. The feed is
  213. added to RSSOwl per default.
  214. <br /><br />
  215. For more informations, please visit: http://amphetarate.sourceforge.net
  216.             </description>
  217.         </item>
  218.         <item>
  219.             <title>I miss the possibility to print newstext</title>
  220.             <description>
  221. The graphic library that RSSOwl uses supports printing only on Windows and Mac. As SWT is developed
  222. to new versions, printing will be possible in the future and then activated in RSSOwl on
  223. Linux.
  224. <br /><br />
  225. Until then, please use the export feature to print PDF or RTF documents with your favorite
  226. reader.
  227.             </description>
  228.         </item>
  229.         <item>
  230.             <title>The language I chose is not displayed correctly</title>
  231.             <description>
  232. Please make sure that the font that is selected in "Tools" > "Preferences"
  233. > "General" > "Fonts" supports the special characters of the selected
  234. language. In the case of Japanese or Chinese please select a Unicode
  235. Font, for example Arial Unicode MS.
  236.             </description>
  237.         </item>
  238.         <item>
  239.             <title>How does RSSOwl indicate unread news are available?</title>
  240.             <link></link>
  241.             <description>
  242. Any unread news are displayed with a bold font-style in the list of news-headers.
  243. In addition, any favorite containing unread news will indicate this by having a
  244. blue-colored lens (instead of a white one) left to its title in the tree and a bold font style. All
  245. parent categories of that favorite will change to an icon with a small letter
  246. filled folder and bold font style too. This allows to easily see which categories contain favorites
  247. with unread news.
  248. Additionaly if RSSOwl is minimized to tray, the icon changes to an Owl overdrawn
  249. by a green arrow.
  250.             </description>
  251.         </item>
  252.         <item>
  253.             <title>Is it possible to load a newsfeed on startup?</title>
  254.             <description>
  255. There are several ways to have RSSOwl open newsfeeds on startup:
  256. <br /><br />
  257. 1.) Right-click on any favorite and select "Open on startup" in the properties
  258. dialog.
  259. Any favorites with this option selected will open after startup automatically.
  260. <br /><br />
  261. 2.) Select "Re-Open last opened feeds on startup" in "Tools > Preferences >
  262. General". This will automatically reopen the feeds that where opened
  263. after exit on startup.
  264. <br /><br />
  265. 3.) The application is accepting one argument. If the parameter is a valid URL or an
  266. existing local file, RSSOwl will open it as newsfeed. For example:
  267. <br /><br />
  268. "java -jar rssowl.jar http://www.myrss.com/rss.xml"
  269. <br /><br />
  270. If you use a script to start RSSOwl, please edit it and add the parameter.
  271.             </description>
  272.         </item>
  273.         <item>
  274.             <title>Is it possible to open the news of an entire category in one tab?</title>
  275.             <description>
  276. Rightclick on a category and select "Aggregate Favorites". You may also perform a fulltext
  277. search on all favorites of the category and sub-categories using "Search".
  278.             </description>
  279.         </item>
  280.         <item>
  281.             <title>Is it possible to update feeds automatically in a certain period?</title>
  282.             <link></link>
  283.             <description>
  284. Right-click on a favorite and select an update interval in "Auto Reload" of the properties dialog.
  285. You may also select to update the feed on startup of RSSOwl.
  286.             </description>
  287.         </item>
  288.         <item>
  289.             <title>Is it possible to use RSSOwl on a different PC and keep my settings?</title>
  290.             <link></link>
  291.             <description>
  292. All settings and favorites are saved in the "user.xml". Usually this file is
  293. stored in your home directory in ".rssowl/".
  294. <br /><br />
  295. The easiest way is to export the settings and import them in RSSOwl on your
  296. other computer ("Tools" > "Preferences" > "Export Settings", "Import Settings").
  297.             </description>
  298.         </item>
  299.         <item>
  300.             <title>Is it possible to read the news after going offline?</title>
  301.             <link></link>
  302.             <description>
  303. One way is described in "What does "Save As" do?". You may also use
  304. each newsfeed offline that you have opened while being online. RSSOwl
  305. saves each opened newsfeed in memory.
  306.             </description>
  307.         </item>
  308.         <item>
  309.             <title>Is it possible to use a proxy server with RSSOwl?</title>
  310.             <link></link>
  311.             <description>
  312. Please goto "Tools" > "Preferences" > "Connection" and enter host, port and
  313. if required username and password of your proxy server.
  314. The proxy server is now used for every Newsfeed you open.
  315. <br /><br />
  316. See topic "Is it possible to disable the usage of a proxy for some favorites?"
  317. how to disable the usage of the proxy for certain favorites.
  318.             </description>
  319.         </item>
  320.         <item>
  321.             <title>Is it possible to disable the usage of a proxy for some favorites?</title>
  322.             <link></link>
  323.             <description>
  324. Yes. Just rightclick on a category or favorite in the tree displayed on the
  325. left side and select "Properties" > "Use proxy". Click once to remove
  326. the check mark. If you (de-)check the "Use proxy" setting in a category
  327. all favorites in all subcategories are affected.
  328. <br /><br />
  329. To disable use of the proxy for a Blogroll, simply rightclick on one
  330. of the categorys that holds the Blogroll and (de-)check the "Use Proxy"
  331. setting in "Proxy".
  332.             </description>
  333.         </item>
  334.         <item>
  335.             <title>Is it possible to read Newsfeeds from a source that needs authentification?</title>
  336.             <link></link>
  337.             <description>
  338. If RSSOwl attempts to open a newsfeed from a site that is protected with
  339. a username and password it opens a dialog for you to authenticate. After
  340. a successfull authentification the newsfeed is displayed.
  341.             </description>
  342.         </item>
  343.         <item>
  344.             <title>What is the meaning of "Aggregate Favorites"</title>
  345.             <link></link>
  346.             <description>
  347. The "Aggregate Favorites" feature appears in the popupmenu on the
  348. tree holding the favorites after right-click on any category.
  349. RSSOwl will aggregate all news from all sub-categorys of the selected
  350. category into one tab. You may also search in the list of aggregated news.
  351. An export to PDF, RTF or HTML is possible too.
  352.             </description>
  353.         </item>
  354.         <item>
  355.             <title>What does "Save As" do?</title>
  356.             <link></link>
  357.             <description>
  358. If you have an opened RSS newsfeed in the tabfolder you may save the
  359. entire newsfeed to a local XML file. You may open the file later
  360. with "Open File" in "Quickview" or just by adding a favorite with the
  361. path to the file.
  362.             </description>
  363.         </item>
  364.         <item>
  365.             <title>I get an error after I try to open a XML. What could be the problem?</title>
  366.             <link></link>
  367.             <description>
  368. Several things may go wrong when trying to open a XML:
  369. <br /><br />
  370.     - Please make sure that the URL / Path you entered leads to an existing file<br />
  371.     - Please make sure that the file is a valid and wellformed RSS, RDF or Atom XML document<br />
  372.             </description>
  373.         </item>
  374.         <item>
  375.             <title>An icon of one favorite has changed to a lens with a red cross in it</title>
  376.             <link></link>
  377.             <description>
  378. If RSSOwl was unable to load the favorite, the icon changes to indicate
  379. that you should check the URL / Path you entered. When the favorite was
  380. loaded successfully, the icon changes back to the normal lens again.
  381.             </description>
  382.         </item>
  383.         
  384.         <item>
  385.             <title>How to specify the path RSSOwl should use to store the profile</title>
  386.             <link></link>
  387.             <description>
  388. In order to tell RSSOwl in which directory to store settings (profile) you have to execute RSSOwl
  389. like this:<br />
  390. "javaw -Duser.home=[Path to Dir] -Djava.library.path=. -jar rssowl.jar"<br /><br />
  391. The [Path to Dir] must point to an existing directory. Windows user are able to
  392. use the "-profile [Path to Dir]" parameter to the "rssowl.exe".
  393.             </description>
  394.         </item>
  395.         
  396.         <item>
  397.             <title>What are Blogrolls?</title>
  398.             <link></link>
  399.             <description>
  400. A Blogroll is a file that stores RSS / RDF / Atom newsfeeds. The file may be
  401. accessed from RSSOwl with entering the path into the new Blogroll.
  402. After successfull loading of the Blogroll it displays the favorites
  403. (and categorys if existing) in the tree on the left side. Blogrolls
  404. allow sharing of favorites with other people.
  405.             </description>
  406.         </item>
  407.         <item>
  408.             <title>How do I create Blogrolls that other may subscribe to?</title>
  409.             <link></link>
  410.             <description>
  411. Just rightclick on a category in the tree on the left side and choose
  412. "Export" > "To OPML File" and select a path where to save the file. 
  413. The file will contain all subcategories and favorites
  414. of the selected category.
  415. Place the file for example on a webserver and give the URL to your
  416. friends. They will be able to subscribe to that file and see the
  417. favorites in RSSOwl.
  418.             </description>
  419.         </item>
  420.         <item>
  421.             <title>What are "empty news"?</title>
  422.             <link></link>
  423.             <description>
  424. An empty news is a news with no description. Select "Open empty news in
  425. browser automatically" in "Tools" > "Preferences" > "General" to open
  426. the URL of the news directly when selecting it.
  427.             </description>
  428.         </item>
  429.         <item>
  430.             <title>What are "Newsfeed infos"?</title>
  431.             <link></link>
  432.             <description>
  433. Newsfeed infos are informations about the newsfeed. Those may be
  434. language, description, image, link to the newspage, and so on.
  435. They show up when clicking on the title of the newsfeed.
  436.             </description>
  437.         </item>
  438.         <item>
  439.             <title>What does "Reload" do?</title>
  440.             <link></link>
  441.             <description>
  442. RSSOwl will reload the selected newsfeed from the URL / Path (Ctrl+R).
  443.             </description>
  444.         </item>
  445.         <item>
  446.             <title>How do I manage my favorites?</title>
  447.             <link></link>
  448.             <description>
  449. Just rightclick on an element in the tree on the left side and use the popup menue.
  450. You may also use the "File" > "New" menu. All elements of the favorites tree support
  451. Drag and Drop. That allows an easy management of favorites and categories.
  452.             </description>
  453.         </item>
  454.         <item>
  455.             <title>How to use the context-menus on Mac?</title>
  456.             <link></link>
  457.             <description>
  458. Normally the only way to open the various context-menus in RSSOwl is with using the
  459. right mouse-button. As the Mac mouse has only one button, please hold the Ctrl-Key
  460. pressed while clicking with the mouse-button and the desired context-menu will open.
  461.             </description>
  462.         </item>
  463.         <item>
  464.             <title>What is the difference between creating a new category or a new subcategory?</title>
  465.             <link></link>
  466.             <description>
  467. Creating a subcategory will create a new category as a child of the selected one.<br />
  468. Creating a category will create a new category on the same level of the selected one.
  469.             </description>
  470.         </item>
  471.         <item>
  472.             <title>What arguments are accepted by rssowl.exe?</title>
  473.             <link></link>
  474.             <description>
  475. To specify the Java Virtul Machine that should be used to execute RSSOwl, use the
  476. optional parameter "-vm=". For example "rssowl -vm=C:/j2sdk_1_4_1". The exe will
  477. then look into the folder "bin" searching for the "javaw.exe".
  478. <br /><br />
  479. To set the path RSSOwl should use to store its profile, use the -profile [directory] argument.
  480. The [directory] must point to an existing directory.
  481. <br /><br />
  482. To hide the splash-screen that shows up on startup of RSSOwl, pass -showSplash false
  483. to the executable.
  484. <br /><br />
  485. To let RSSOwl open a newsfeed on startup, simply append the location. For
  486. example "rssowl http://www.myrss.com/rss.xml".
  487.             </description>
  488.         </item>
  489.         <item>
  490.             <title>I found a bug. What should I do?</title>
  491.             <link>http://sourceforge.net/tracker/?group_id=86683&atid=580502</link>
  492.             <description>
  493.                 Please visit the RSSOwl bugtracker @ SourceForge and post your bug
  494.             </description>
  495.         </item>
  496.         <item>
  497.             <title>I miss a feature that would be cool to have</title>
  498.             <link>http://sourceforge.net/tracker/?group_id=86683&atid=580505</link>
  499.             <description>
  500. Please visit the RSSOwl Feature Request database:
  501. http://sourceforge.net/tracker/?group_id=86683&atid=580505
  502.             </description>
  503.         </item>
  504.         <item>
  505.             <title>I would like to translate RSSOwl to a new language</title>
  506.             <description>
  507. We are always interested for new translations.
  508. Feel free to contact us: bpasero@rssowl.org
  509.             </description>
  510.         </item>
  511.         <item>
  512.             <title>How do I get in contact with the RSSOwl development team?</title>
  513.             <link>http://sourceforge.net/forum/?group_id=86683</link>
  514.             <description>
  515. Please visit our forum at: http://sourceforge.net/forum/?group_id=86683
  516. <br /><br />
  517. A public mailing list is available at: http://lists.sourceforge.net/mailman/listinfo/rssowl-users
  518. <br /><br />
  519. We are also present in IRC at #rssowl in irc.freenode.net<br /><br />
  520. You may also contact us via eMail: bpasero@rssowl.org
  521.             </description>
  522.         </item>
  523.         <item>
  524.             <title>Is there any public mailinglist available for RSSOwl users?</title>
  525.             <link>http://lists.sourceforge.net/mailman/listinfo/rssowl-users</link>
  526.             <description>
  527. Please visit http://lists.sourceforge.net/mailman/listinfo/rssowl-users
  528.             </description>
  529.         </item>
  530.         <item>
  531.             <title>I have a question that is not answered in this FAQ. What can I do?</title>
  532.             <link>http://sourceforge.net/forum/?group_id=86683</link>
  533.             <description>
  534. Please visit the RSSOwl forum: http://sourceforge.net/forum/?group_id=86683
  535. or the public mailing-list: http://lists.sourceforge.net/mailman/listinfo/rssowl-users
  536. <br /><br />
  537. Feel free to post any questions.
  538.             </description>
  539.         </item>
  540.     </channel>
  541. </rss>